[INFO] cloning repository https://github.com/stonehxx/stonedb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stonehxx/stonedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonehxx%2Fstonedb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonehxx%2Fstonedb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad688908c1e8ee070b19cf5749eb39bb12ebd7b2
[INFO] fixing stonehxx/stonedb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonehxx%2Fstonedb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stonehxx/stonedb
[INFO] finished tweaking git repo https://github.com/stonehxx/stonedb
[INFO] tweaked toml for git repo https://github.com/stonehxx/stonedb written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stonehxx/stonedb on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stonehxx/stonedb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded bson v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6aabdfa7a43f07c64f081e50e7a5f749b3c63b8486752c98fd854474ebf9c849
[INFO] running `Command { std: "docker" "start" "6aabdfa7a43f07c64f081e50e7a5f749b3c63b8486752c98fd854474ebf9c849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6aabdfa7a43f07c64f081e50e7a5f749b3c63b8486752c98fd854474ebf9c849" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aabdfa7a43f07c64f081e50e7a5f749b3c63b8486752c98fd854474ebf9c849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6aabdfa7a43f07c64f081e50e7a5f749b3c63b8486752c98fd854474ebf9c849" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking bson v3.0.0
[INFO] [stderr]     Checking stonedb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `super::command::Value`
[INFO] [stdout]  --> src/modules/database/translate.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::command::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     no `Value` in `modules::database::command`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::command::Values;
[INFO] [stdout]   |                          +
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - use super::command::Value;
[INFO] [stdout] 3 + use toml::Value;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::database`
[INFO] [stdout]  --> src/modules/database/command.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::database;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/modules/database/command.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/modules/database/command.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/modules/database/translate.rs:36:37
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Ok(data) => Ok(Command::Get(data)),
[INFO] [stdout]    |                        ------------ ^^^^ expected `PathType`, found `Vec<PathType>`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `PathType`
[INFO] [stdout]               found struct `Vec<PathType>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> src/modules/database/command.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Get(PathType),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/modules/database/translate.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Ok(Command::Set(path, data))
[INFO] [stdout]    |        ------------ ^^^^ expected `PathType`, found `Vec<PathType>`
[INFO] [stdout]    |        |
[INFO] [stdout]    |        arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `PathType`
[INFO] [stdout]               found struct `Vec<PathType>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> src/modules/database/command.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Set(PathType, Values),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Database` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:60:35
[INFO] [stdout]    |
[INFO] [stdout] 60 |             result.push(PathType::Database(database_name));
[INFO] [stdout]    |                                   ^^^^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Database` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Database` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 |         return Ok(vec![PathType::Database(chars.iter().collect())]);
[INFO] [stdout]    |                                  ^^^^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Database` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::command::Value`
[INFO] [stdout]  --> src/modules/database/translate.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::command::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     no `Value` in `modules::database::command`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::command::Values;
[INFO] [stdout]   |                          +
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - use super::command::Value;
[INFO] [stdout] 3 + use toml::Value;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Num` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:82:43
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     result.push(PathType::Num(data.iter().collect()));
[INFO] [stdout]    |                                           ^^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Num` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::database`
[INFO] [stdout]  --> src/modules/database/command.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::database;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/modules/database/command.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/modules/database/command.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Field` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:84:43
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     result.push(PathType::Field(data.iter().collect()));
[INFO] [stdout]    |                                           ^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Field` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Fn` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 result.push(PathType::Fn(data.iter().collect()));
[INFO] [stdout]    |                                       ^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Fn` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Object` found for struct `PathType` in the current scope
[INFO] [stdout]    --> src/modules/database/translate.rs:101:39
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 result.push(PathType::Object(data.iter().collect()));
[INFO] [stdout]     |                                       ^^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/database/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct PathType {
[INFO] [stdout]     | ------------------- associated function or constant `Object` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Num` found for struct `PathType` in the current scope
[INFO] [stdout]    --> src/modules/database/translate.rs:121:47
[INFO] [stdout]     |
[INFO] [stdout] 121 |                         result.push(PathType::Num(chars.iter().collect()));
[INFO] [stdout]     |                                               ^^^ associated function or constant not found in `PathType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/database/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct PathType {
[INFO] [stdout]     | ------------------- associated function or constant `Num` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Field` found for struct `PathType` in the current scope
[INFO] [stdout]    --> src/modules/database/translate.rs:123:47
[INFO] [stdout]     |
[INFO] [stdout] 123 |                         result.push(PathType::Field(chars.iter().collect()));
[INFO] [stdout]     |                                               ^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/database/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct PathType {
[INFO] [stdout]     | ------------------- associated function or constant `Field` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Call` found for struct `PathType` in the current scope
[INFO] [stdout]    --> src/modules/database/translate.rs:134:47
[INFO] [stdout]     |
[INFO] [stdout] 134 |                         result.push(PathType::Call(content, data.iter().collect()));
[INFO] [stdout]     |                                               ^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/database/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct PathType {
[INFO] [stdout]     | ------------------- associated function or constant `Call` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/modules/database/database.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     todo!();
[INFO] [stdout]    |     ------- any code following this expression is unreachable
[INFO] [stdout] 64 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/modules/database/command.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn get(path: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |        ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/modules/database/command.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn call(path: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/modules/database/command.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn call(path: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/modules/database/command.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn set_data(path: PathType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/modules/database/command.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn set_data(path: PathType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path0`
[INFO] [stdout]   --> src/modules/database/command.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn set_path(path0: PathType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_path0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path1`
[INFO] [stdout]   --> src/modules/database/command.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn set_path(path0: PathType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path0`
[INFO] [stdout]   --> src/modules/database/command.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn set_call(path0: PathType, path1: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_path0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path1`
[INFO] [stdout]   --> src/modules/database/command.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn set_call(path0: PathType, path1: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/modules/database/command.rs:63:47
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn set_call(path0: PathType, path1: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/modules/database/command.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn command_data(path: PathType, call: CallType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/modules/database/command.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn command_data(path: PathType, call: CallType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/modules/database/command.rs:67:49
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn command_data(path: PathType, call: CallType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path0`
[INFO] [stdout]   --> src/modules/database/command.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn command_path(path0: PathType, call: CallType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_path0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/modules/database/command.rs:71:34
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn command_path(path0: PathType, call: CallType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path1`
[INFO] [stdout]   --> src/modules/database/command.rs:71:50
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn command_path(path0: PathType, call: CallType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path0`
[INFO] [stdout]   --> src/modules/database/command.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     path0: PathType,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_path0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call0`
[INFO] [stdout]   --> src/modules/database/command.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     call0: CallType,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_call0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path1`
[INFO] [stdout]   --> src/modules/database/command.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     path1: PathType,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call1`
[INFO] [stdout]   --> src/modules/database/command.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     call1: CallType,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_call1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/modules/database/translate.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn read_new(data: &str) {}
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/modules/database/translate.rs:36:37
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Ok(data) => Ok(Command::Get(data)),
[INFO] [stdout]    |                        ------------ ^^^^ expected `PathType`, found `Vec<PathType>`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `PathType`
[INFO] [stdout]               found struct `Vec<PathType>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> src/modules/database/command.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Get(PathType),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/modules/database/translate.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Ok(Command::Set(path, data))
[INFO] [stdout]    |        ------------ ^^^^ expected `PathType`, found `Vec<PathType>`
[INFO] [stdout]    |        |
[INFO] [stdout]    |        arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `PathType`
[INFO] [stdout]               found struct `Vec<PathType>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> src/modules/database/command.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Set(PathType, Values),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stonedb` (lib test) due to 12 previous errors; 25 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `Database` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:60:35
[INFO] [stdout]    |
[INFO] [stdout] 60 |             result.push(PathType::Database(database_name));
[INFO] [stdout]    |                                   ^^^^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Database` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Database` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 |         return Ok(vec![PathType::Database(chars.iter().collect())]);
[INFO] [stdout]    |                                  ^^^^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Database` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Num` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:82:43
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     result.push(PathType::Num(data.iter().collect()));
[INFO] [stdout]    |                                           ^^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Num` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Field` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:84:43
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     result.push(PathType::Field(data.iter().collect()));
[INFO] [stdout]    |                                           ^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Field` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Fn` found for struct `PathType` in the current scope
[INFO] [stdout]   --> src/modules/database/translate.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 result.push(PathType::Fn(data.iter().collect()));
[INFO] [stdout]    |                                       ^^ associated function or constant not found in `PathType`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/modules/database/path.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PathType {
[INFO] [stdout]    | ------------------- associated function or constant `Fn` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Object` found for struct `PathType` in the current scope
[INFO] [stdout]    --> src/modules/database/translate.rs:101:39
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 result.push(PathType::Object(data.iter().collect()));
[INFO] [stdout]     |                                       ^^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/database/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct PathType {
[INFO] [stdout]     | ------------------- associated function or constant `Object` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Num` found for struct `PathType` in the current scope
[INFO] [stdout]    --> src/modules/database/translate.rs:121:47
[INFO] [stdout]     |
[INFO] [stdout] 121 |                         result.push(PathType::Num(chars.iter().collect()));
[INFO] [stdout]     |                                               ^^^ associated function or constant not found in `PathType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/database/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct PathType {
[INFO] [stdout]     | ------------------- associated function or constant `Num` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Field` found for struct `PathType` in the current scope
[INFO] [stdout]    --> src/modules/database/translate.rs:123:47
[INFO] [stdout]     |
[INFO] [stdout] 123 |                         result.push(PathType::Field(chars.iter().collect()));
[INFO] [stdout]     |                                               ^^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/database/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct PathType {
[INFO] [stdout]     | ------------------- associated function or constant `Field` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Call` found for struct `PathType` in the current scope
[INFO] [stdout]    --> src/modules/database/translate.rs:134:47
[INFO] [stdout]     |
[INFO] [stdout] 134 |                         result.push(PathType::Call(content, data.iter().collect()));
[INFO] [stdout]     |                                               ^^^^ associated function or constant not found in `PathType`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/database/path.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct PathType {
[INFO] [stdout]     | ------------------- associated function or constant `Call` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/modules/database/database.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     todo!();
[INFO] [stdout]    |     ------- any code following this expression is unreachable
[INFO] [stdout] 64 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/modules/database/command.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn get(path: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |        ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/modules/database/command.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn call(path: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/modules/database/command.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn call(path: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/modules/database/command.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn set_data(path: PathType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/modules/database/command.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn set_data(path: PathType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path0`
[INFO] [stdout]   --> src/modules/database/command.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn set_path(path0: PathType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_path0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path1`
[INFO] [stdout]   --> src/modules/database/command.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn set_path(path0: PathType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path0`
[INFO] [stdout]   --> src/modules/database/command.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn set_call(path0: PathType, path1: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_path0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path1`
[INFO] [stdout]   --> src/modules/database/command.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn set_call(path0: PathType, path1: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/modules/database/command.rs:63:47
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn set_call(path0: PathType, path1: PathType, call: CallType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/modules/database/command.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn command_data(path: PathType, call: CallType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/modules/database/command.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn command_data(path: PathType, call: CallType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/modules/database/command.rs:67:49
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn command_data(path: PathType, call: CallType, data: DataType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path0`
[INFO] [stdout]   --> src/modules/database/command.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn command_path(path0: PathType, call: CallType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_path0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]   --> src/modules/database/command.rs:71:34
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn command_path(path0: PathType, call: CallType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path1`
[INFO] [stdout]   --> src/modules/database/command.rs:71:50
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn command_path(path0: PathType, call: CallType, path1: PathType) -> Result<DataType, Error> {
[INFO] [stdout]    |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path0`
[INFO] [stdout]   --> src/modules/database/command.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     path0: PathType,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_path0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call0`
[INFO] [stdout]   --> src/modules/database/command.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     call0: CallType,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_call0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path1`
[INFO] [stdout]   --> src/modules/database/command.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     path1: PathType,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_path1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call1`
[INFO] [stdout]   --> src/modules/database/command.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     call1: CallType,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_call1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/modules/database/translate.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn read_new(data: &str) {}
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stonedb` (lib) due to 12 previous errors; 25 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6aabdfa7a43f07c64f081e50e7a5f749b3c63b8486752c98fd854474ebf9c849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aabdfa7a43f07c64f081e50e7a5f749b3c63b8486752c98fd854474ebf9c849", kill_on_drop: false }`
[INFO] [stdout] 6aabdfa7a43f07c64f081e50e7a5f749b3c63b8486752c98fd854474ebf9c849
